/*标签页内容样式*/
.thumbItem.large li img.thumb{
    height: 530px!important;
}
/*标签页内容样式 end*/

/*列表页样式*/

/*列表页样式end*/


/*详情页样式*/
.content .con-left .large-Imgs{
    text-align: center;
}
.content .con-left .large-Imgs img{
    width: 210px;
    height: auto;
}
.thumbItem li img{
    height: 410px;
}
#MyContent{
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 40px 38px;
    background-color: #fff;
}
/*详情页样式 end*/

.content-wrap{
    margin-bottom: 10px;
}

